*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sat, 29 Jul 2006 02:27:00 +0000 (02:27 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sat, 29 Jul 2006 02:27:00 +0000 (02:27 +0000)
lisp/ChangeLog
lispref/ChangeLog
man/ChangeLog
src/ChangeLog

index 9f2ad393c1000fb0506d20d750b8cfefb97c8e06..ef8d97f9b2376a852e86cd05d280337e888b9ed0 100644 (file)
@@ -1,3 +1,12 @@
+2006-07-28  Richard Stallman  <rms@gnu.org>
+
+       * bindings.el (mode-line-frame-identification)
+       (propertized-buffer-identification): Centralize the code
+       to initialize the variable.
+
+       * progmodes/grep.el (grep-default-command): Catch errors from
+       wildcard-to-regexp.
+
 2006-07-29  Kim F. Storm  <storm@cua.dk>
 
        * progmodes/grep.el (grep-tag-default): New function.
index 7bc5e51062e8efa93bc4a3663b25f9d31095138b..0e0936db0a30a0a6db313518bfbe8ce9343f5f45 100644 (file)
@@ -1,5 +1,9 @@
 2006-07-28  Richard Stallman  <rms@gnu.org>
 
+       * display.texi (Face Attributes): Simplify wording.
+       (Attribute Functions): Clarify meaning of new-frame default
+       attribute settings.
+
        * customize.texi (Common Keywords): Document how to use
        :package-version in a package not in Emacs.
 
index 6385b4393a053a479e3a4e45e0585c21165c6fd4..479d9d5af92127fdcc5e6326183d7a19153ad813 100644 (file)
@@ -1,3 +1,8 @@
+2006-07-28  Richard Stallman  <rms@gnu.org>
+
+       * mark.texi (Transient Mark): Clarify that region never disappears
+       when Transient Mark mode is off, and not when it is on. 
+
 2006-07-27  Richard Stallman  <rms@gnu.org>
 
        * search.texi (Non-ASCII Isearch): Clarify.  Mention C-q.
index f1e93dac6eba2b9ea6d57d50b8865c3d279fcae9..ff39a0d57ca43cb2e5882d2467d86da7d6d86e2d 100644 (file)
@@ -1,3 +1,15 @@
+2006-07-28  Richard Stallman  <rms@gnu.org>
+
+       * xfaces.c (lookup_named_face, Fdisplay_supports_face_attributes_p): 
+       Add conditional aborts for clarity.
+
+       * xdisp.c (update_menu_bar): New arg HOOKS_RUN.  Callers changed.
+       Used to avoid running the hooks over and over for each frame.
+       (prepare_menu_bars): Pass value from update_menu_bar
+       as HOOKS_RUN of next call.
+
+       * keyboard.c (safe_run_hooks_1): Don't crash if Vrun_hooks is nil.
+
 2006-07-28  Kim F. Storm  <storm@cua.dk>
 
        * alloc.c (valid_pointer_p): New function (from valid_lisp_object_p).
        (mac_initialize_display_info) [MAC_OSX]: Use CGDisplaySamplesPerPixel.
        (x_delete_display): Apply 2006-07-04 change for xterm.c.
 
+2006-07-17  Richard Stallman  <rms@gnu.org>
+
+       * keyboard.c (Vcommand_error_function): New variable.
+       (syms_of_keyboard): Defvar it.
+       (cmd_error_internal): Simplify, and handle Vcommand_error_function.
+
+       * dispnew.c (init_display): Mention DISPLAY as well as TERM in err msg.
+
 2006-07-17  Kim F. Storm  <storm@cua.dk>
 
        * xdisp.c (handle_single_display_spec): Ensure the right value of